records

records

Active filters Clear all

No active filters

Filters

Immigrati stranieri secondo la provenienza, per età e sesso - serie storica

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Anno
               

No description available for this field.

Name (identifier)
anno
Type
date
Sample
                       
Provenienza
               

No description available for this field.

Name (identifier)
provenienza
Type
text
Sample
                       
Sesso
               

No description available for this field.

Name (identifier)
sesso
Type
text
Sample
                       
Età
               

No description available for this field.

Name (identifier)
eta
Type
text
Sample
                       
Numero Immigrati
               

No description available for this field.

Name (identifier)
numero_immigrati
Type
integer
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"immigrati-stranieri-secondo-la-provenienza-per-eta-e-sesso-serie-storica",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/immigrati-stranieri-secondo-la-provenienza-per-eta-e-sesso-serie-storica"
      }
    ]
    ,
  • "definitions":
    {
    • "immigrati-stranieri-secondo-la-provenienza-per-eta-e-sesso-serie-storica":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/immigrati-stranieri-secondo-la-provenienza-per-eta-e-sesso-serie-storica_records"
            }
          }
        }
      }
      ,
    • "immigrati-stranieri-secondo-la-provenienza-per-eta-e-sesso-serie-storica_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "anno":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Anno",
              • "description":""
              }
              ,
            • "provenienza":
              {
              • "type":"string",
              • "title":"Provenienza",
              • "description":""
              }
              ,
            • "sesso":
              {
              • "type":"string",
              • "title":"Sesso",
              • "description":""
              }
              ,
            • "eta":
              {
              • "type":"string",
              • "title":"Età",
              • "description":""
              }
              ,
            • "numero_immigrati":
              {
              • "type":"integer",
              • "title":"Numero Immigrati",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets